-
Notifications
You must be signed in to change notification settings - Fork 317
Harmonise spelling for "breakpoint" #4165
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
note that this updates a note for a normative SC |
✅ Deploy Preview for wcag2 ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Discussed on Backlog call 1/17. Moved to Ready for approval. May want to highlight in AG call, but one correction in TR space is inside note. |
Discussed on backlog call 1/7, since the PR includes a TR document and was Sent for WG approval. No good reason not to go forward. |
Note: I just synchronized this branch for the first time since the reflow rewrite (#4055), so reflow.html naturally conflicted. The reflow rewrite only ever spells "breakpoint" as one word, so there are no longer any changes to that file in this PR. |
This PR adds four changes to the list of errata for WCAG 2.2 and 2.1 TR documents. The changes are from: #4256, #4040, #4165, and #2296. Three of the changes are to notes and examples in the specification, which are non-normative according to the [5.1 Interpreting Normative Requirements](https://www.w3.org/TR/WCAG22/#interpreting-normative-requirements). One of the changes is a normative change, restricted to correcting the alphabetical order for the list of defined terms. As such, it falls under [Changes that do not functionally affect interpretation of the document](https://www.w3.org/policies/process/#correction-classes). Previews: [2.1](https://deploy-preview-4370--wcag2.netlify.app/errata/21#since-current), [2.2](https://deploy-preview-4370--wcag2.netlify.app/errata/22#since-current) --------- Co-authored-by: Kenneth G. Franqueiro <[email protected]>
closes #4164